FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package test.module3.v2#2.0.0 (78 ms)

Package test.module3.v2
Type StructureDefinition
Id Id
FHIR Version R4
Source http://interopsante.org/https://simplifier.net/resolve?scope=test.module3.v2@2.0.0&canonical=https://interopsante.org/fhir/StructureDefinition/MyPatientProfile
Url https://interopsante.org/fhir/StructureDefinition/MyPatientProfile
Status draft
Name MyPatientProfile
Experimental False
Type Patient
Kind resource

Resources that use this resource

CapabilityStatement
https://interopsante.org/fhir/CapabilityStatement/Module3 CapabilityStatement Module3

Resources that this resource uses

StructureDefinition
https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace MyPatientBirthPlace
https://interopsante.org/fhir/StructureDefinition/MyIdentityReliability MyPatientIdentityReliability


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://interopsante.org/fhir/StructureDefinition/MyPatientProfile",
  "name" : "MyPatientProfile",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension:myPatientBirthPlace",
        "path" : "Patient.extension",
        "sliceName" : "myPatientBirthPlace",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Patient.extension:myPatientIdentityReliability",
        "path" : "Patient.extension",
        "sliceName" : "myPatientIdentityReliability",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://interopsante.org/fhir/StructureDefinition/MyIdentityReliability"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.identifier:INS-NIR",
        "path" : "Patient.identifier",
        "sliceName" : "INS-NIR"
      },
      {
        "id" : "Patient.identifier:INS-NIR.use",
        "path" : "Patient.identifier.use",
        "fixedCode" : "usual"
      },
      {
        "id" : "Patient.identifier:INS-NIR.type.coding",
        "path" : "Patient.identifier.type.coding",
        "fixedCoding" : {
          "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
          "code" : "INS-NIR"
        }
      },
      {
        "id" : "Patient.identifier:INS-NIA",
        "path" : "Patient.identifier",
        "sliceName" : "INS-NIA"
      },
      {
        "id" : "Patient.identifier:INS-NIA.use",
        "path" : "Patient.identifier.use",
        "fixedCode" : "temp"
      },
      {
        "id" : "Patient.identifier:INS-NIA.type",
        "path" : "Patient.identifier.type",
        "fixedCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
              "code" : "INS-NIA"
            }
          ]
        }
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.